home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / trial / AutoMate 5.0.4.1 / automate5_eval_setup.exe / AMTA.exe / 0 / RCDATA / TFRMTASKDETAILS / TFRMTASKDETAILS.txt
Encoding:
Text File  |  2003-01-14  |  1.1 KB  |  66 lines

  1. object frmTaskDetails: TfrmTaskDetails
  2.   Left = 404
  3.   Top = 249
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Task Details'
  6.   ClientHeight = 354
  7.   ClientWidth = 234
  8.   Color = clWhite
  9.   DragKind = dkDock
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 12
  20.     Top = 20
  21.     Width = 211
  22.     Height = 257
  23.     Alignment = taCenter
  24.     Anchors = [akLeft, akTop, akRight, akBottom]
  25.     AutoSize = False
  26.     Caption = 'Not used'
  27.     WordWrap = True
  28.   end
  29.   object IvTranslator1: TIvTranslator
  30.     DictionaryName = 'dcoAMTA'
  31.     Left = 9
  32.     Top = 408
  33.     TargetsData = (
  34.       1
  35.       7
  36.       (
  37.         '*'
  38.         'Hint'
  39.         0)
  40.       (
  41.         '*'
  42.         'Caption'
  43.         0)
  44.       (
  45.         'TMemo'
  46.         'Text'
  47.         0)
  48.       (
  49.         '*'
  50.         'Lines'
  51.         0)
  52.       (
  53.         'TdxBarButton'
  54.         'Hint'
  55.         0)
  56.       (
  57.         '*'
  58.         'Items'
  59.         0)
  60.       (
  61.         'TRichEdit'
  62.         'Text'
  63.         0))
  64.   end
  65. end
  66.